projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
af9d0cd
)
scale: Remove draw_value vfunc
author
Timm Bäder
<mail@baedert.org>
Sat, 13 May 2017 17:15:40 +0000
(19:15 +0200)
committer
Matthias Clasen
<mclasen@redhat.com>
Thu, 20 Jul 2017 01:27:13 +0000
(21:27 -0400)
Unused.
gtk/gtkscale.h
patch
|
blob
|
history
diff --git
a/gtk/gtkscale.h
b/gtk/gtkscale.h
index 6fe2695c2ccc8ed862375cb54e35dc29aeb41064..4e8430953da4166f6002017595a1f0c0beb776e8 100644
(file)
--- a/
gtk/gtkscale.h
+++ b/
gtk/gtkscale.h
@@
-62,8
+62,6
@@
struct _GtkScaleClass
gchar* (* format_value) (GtkScale *scale,
gdouble value);
- void (* draw_value) (GtkScale *scale);
-
void (* get_layout_offsets) (GtkScale *scale,
gint *x,
gint *y);